home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
children
/
math101b.exe
/
DELUSER.BAT
next >
Wrap
DOS Batch File
|
1992-05-31
|
283b
|
19 lines
@ECHO OFF
rem deluser.bat
CLS
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO .
ECHO . Deleting History files. Please wait....
ERASE %1 > nul
ERASE %2 > nul
ERASE %3 > nul